SpellChecker for WPF/Silverlight
FindIndex(Int32,Int32,Predicate<CharRange>) メソッド

C1.WPF.SpellChecker 名前空間 > CharRangeList クラス > FindIndex メソッド : FindIndex(Int32,Int32,Predicate<CharRange>) メソッド
シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of CharRange) _
) As System.Integer
[__DynamicallyInvokable()]
public System.int FindIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<CharRange> match
)

パラメータ

startIndex
count
match
参照

CharRangeList クラス
CharRangeList メンバ
オーバーロード一覧